Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1 #7

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

V1 #7

wants to merge 31 commits into from

Conversation

rlebran
Copy link
Contributor

@rlebran rlebran commented Jun 25, 2024

No description provided.

GREsau and others added 30 commits June 25, 2024 16:02
No longer use it for internally-tagged enums. Instead, use a private helper that adds the tag property.
This also changes the strategy for running visitors on subschemas - it is now done eagerly, as soon as they're added to the definitions map.
…efinitions` lazily (only if/when root schema is created).

Visitors will now always descend into `$defs`/`definitions`. If a generator is configured to use a different definitions path, then the visitor will also descend into that path (but a plain `Visitor` would NOT.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants